object FileProcessingIllustratorForm: TFileProcessingIllustratorForm Left = 206 Top = 167 BorderIcons = [] BorderStyle = bsToolWindow BorderWidth = 5 Caption = 'Processing...' ClientHeight = 21 ClientWidth = 494 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poMainFormCenter PixelsPerInch = 96 TextHeight = 13 object m_lFileInProcess: TLabel Left = 0 Top = 0 Width = 409 Height = 21 Align = alLeft AutoSize = False Layout = tlCenter end object m_btnStop: TButton Left = 416 Top = 1 Width = 75 Height = 20 Caption = 'Stop' TabOrder = 0 OnClick = m_btnStopClick end object smlFormLangRes: TsmlFormLangRes LangFileName = 'DefLang.ini' IgnoreEmptyString = True AutoCreateMode = True AddBracket = True StringProperties.Strings = ( 'Caption') StringsProperties.Strings = ( 'Tabs' 'Items') IgnoreFormCaption = False IncludeListViewItems = False IncludeListViewHead = False IncludeTreeViewItems = False Active = False Left = 16 end end